home *** CD-ROM | disk | FTP | other *** search
File List | 1995-04-14 | 953 b | 38 lines |
- # Lines starting with '#' are treated as comments.
- # This file is used to configure BBS specific options.
- #
- # The following options are supported:
- # - Translation : Changes the translation table
- # - Usepacker : Changes the default packer (the packer
- # which will be used to pack the replies)
- # - QuoteHeader : Changes the string to be used as
- # quote header
- # - QuoteTo : Changes the Format quote width.
- #
- # Format:
- # BBS_ID=<Your BBS's id> (this is usually the packet name)
- # <Option name>=<option value>
- # ...
- # BBS_ID=<Another BBS>
- # <Option name>=<option value>
- # ...
- #
- # When you use BBS_ID=DEFAULT, all packets that do not have
- # own entry will use this one's options.
- # Examples:
-
- BBS_ID=KEVYT
- Translation=ISO.TRN
- Usepacker=LZH
- BBS_ID=DEFAULT
- Translation=
- BBS_ID=COMPOST
- Translation=SF7
- Usepacker=ZIP
- BBS_ID=MITS
- Translation=SF7
- Usepacker=ZIP
- BBS_ID=USENET
- Usepacker=LZH
-
-